| 
 
C# Mine 
 | 
Decrypts an array
| 
 
Parameters   | 
 
Description   | 
| 
 
byte[] CipherBytes   | 
 
Text to be decrypted   | 
| 
 
byte[] Key   | 
 
Password to decrypt with   | 
| 
 
byte[] InitialVector   | 
 
Needs to be 16 ASCII characters long   | 
A decrypted array
| 
 
Copyright (c) 2023. All rights reserved. 
 | 
| 
 
What do you think about this topic? Send feedback! 
 |